FHIR © HL7.org  |  Server Home  |  FHIR Server FHIR Server 3.4.11  |  FHIR Version n/a  User: [n/a]

Resource StructureDefinition/FHIR Server from package hl7.fhir.us.breastcancer#0.2.0 (125 ms)

Package hl7.fhir.us.breastcancer
Type StructureDefinition
Id Id
FHIR Version R3
Source http://hl7.org/fhir/us/breastcancer/http://hl7.org/fhir/us/breastcancer/2018Sep/StructureDefinition-cimi-entity-Substance-model.html
Url http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Substance-model
Version 0.2.0
Status draft
Date 2018-08-17T00:00:00+10:00
Name SubstanceModel
Title BC Substance Logical Model
Experimental False
Realm us
Authority hl7
Description Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.
Type cimi-entity-Substance-model
Kind logical

Resources that use this resource

StructureDefinition
cimi-entity-Additive-model BC Additive Logical Model
cimi-entity-CollectionSource-model BC CollectionSource Logical Model
cimi-entity-Ingredient-model BC Ingredient Logical Model
cimi-entity-MedicationIngredient-model BC MedicationIngredient Logical Model
cimi-entity-Member-model BC Member Logical Model
cimi-entity-Specimen-model BC Specimen Logical Model
cimi-entity-SpecimenContainer-model BC SpecimenContainer Logical Model
cimi-entity-SpecimenTreatment-model BC SpecimenTreatment Logical Model
oncology-BreastSpecimen-model BC BreastSpecimen Logical Model

Resources that this resource uses

StructureDefinition
cimi-entity-Ingredient-model BC Ingredient Logical Model


Narrative

Note: links and images are rebased to the (stated) source

BC Substance Logical Model

Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.


Source

{
  "resourceType" : "StructureDefinition",
  "id" : "cimi-entity-Substance-model",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\">\n <p><b>BC Substance Logical Model</b></p>\n <p>Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.</p>\n</div>"
  },
  "url" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Substance-model",
  "identifier" : [
    {
      "system" : "http://hl7.org/fhir/us/breastcancer",
      "value" : "cimi.entity.Substance"
    }
  ],
  "version" : "0.2.0",
  "name" : "SubstanceModel",
  "title" : "BC Substance Logical Model",
  "status" : "draft",
  "date" : "2018-08-17T00:00:00+10:00",
  "publisher" : "The HL7 Cancer Interoperability Group sponsored by Clinical Interoperability Council Work Group (CIC)",
  "contact" : [
    {
      "telecom" : [
        {
          "system" : "url",
          "value" : "http://www.hl7.org/Special/committees/cic/index.cfm"
        }
      ]
    }
  ],
  "description" : "Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.",
  "keyword" : [
    {
      "system" : "http://ncimeta.nci.nih.gov",
      "code" : "C0439861"
    }
  ],
  "kind" : "logical",
  "abstract" : false,
  "type" : "cimi-entity-Substance-model",
  "baseDefinition" : "http://hl7.org/fhir/StructureDefinition/Element",
  "derivation" : "specialization",
  "snapshot" : {
    "element" : [
      {
        "id" : "cimi-entity-Substance-model",
        "path" : "cimi-entity-Substance-model",
        "definition" : "Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Substance-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Substance-model.type",
        "path" : "cimi-entity-Substance-model.type",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0332307"
          }
        ],
        "short" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "definition" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Substance-model.type",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/substance-code"
          }
        }
      },
      {
        "id" : "cimi-entity-Substance-model.category",
        "path" : "cimi-entity-Substance-model.category",
        "short" : "A class or division of people or things having particular shared characteristics",
        "definition" : "A class or division of people or things having particular shared characteristics",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Substance-model.category",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/substance-category"
          }
        }
      },
      {
        "id" : "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
        "path" : "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
        "short" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "definition" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/substance-status"
          }
        }
      },
      {
        "id" : "cimi-entity-Substance-model.details",
        "path" : "cimi-entity-Substance-model.details",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Substance-model.details",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Substance-model.ingredient",
        "path" : "cimi-entity-Substance-model.ingredient",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C3176062"
          }
        ],
        "short" : "Specifies an material component in a non-medication substance.",
        "definition" : "Specifies an material component in a non-medication substance.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Substance-model.ingredient",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Ingredient-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  },
  "differential" : {
    "element" : [
      {
        "id" : "cimi-entity-Substance-model",
        "path" : "cimi-entity-Substance-model",
        "definition" : "Any matter of defined composition that has discrete existence, whose origin may be biological, mineral or chemical.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Substance-model",
          "min" : 0,
          "max" : "*"
        },
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Substance-model.type",
        "path" : "cimi-entity-Substance-model.type",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0332307"
          }
        ],
        "short" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "definition" : "The most specific code (lowest level term) describing the kind or sort of thing being represented.",
        "min" : 1,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Substance-model.type",
          "min" : 1,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "preferred",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/substance-code"
          }
        }
      },
      {
        "id" : "cimi-entity-Substance-model.category",
        "path" : "cimi-entity-Substance-model.category",
        "short" : "A class or division of people or things having particular shared characteristics",
        "definition" : "A class or division of people or things having particular shared characteristics",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Substance-model.category",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "extensible",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/substance-category"
          }
        }
      },
      {
        "id" : "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
        "path" : "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
        "short" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "definition" : "If the ActiveFlag is false, it indicates the record or item is no longer to be used and should generally be hidden for the user in the UI.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Substance-model.activeFlagAsaCodeableConcept",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "Coding"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false,
        "binding" : {
          "strength" : "required",
          "valueSetReference" : {
            "reference" : "http://hl7.org/fhir/ValueSet/substance-status"
          }
        }
      },
      {
        "id" : "cimi-entity-Substance-model.details",
        "path" : "cimi-entity-Substance-model.details",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C0947611"
          }
        ],
        "short" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "definition" : "A text note containing additional details, explanation, description, comment, or summarization. Details can discuss, support, explain changes to, or dispute information.",
        "min" : 0,
        "max" : "1",
        "base" : {
          "path" : "cimi-entity-Substance-model.details",
          "min" : 0,
          "max" : "1"
        },
        "type" : [
          {
            "code" : "string"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      },
      {
        "id" : "cimi-entity-Substance-model.ingredient",
        "path" : "cimi-entity-Substance-model.ingredient",
        "code" : [
          {
            "system" : "http://ncimeta.nci.nih.gov",
            "code" : "C3176062"
          }
        ],
        "short" : "Specifies an material component in a non-medication substance.",
        "definition" : "Specifies an material component in a non-medication substance.",
        "min" : 0,
        "max" : "*",
        "base" : {
          "path" : "cimi-entity-Substance-model.ingredient",
          "min" : 0,
          "max" : "*"
        },
        "type" : [
          {
            "code" : "http://hl7.org/fhir/us/breastcancer/StructureDefinition/cimi-entity-Ingredient-model"
          }
        ],
        "mustSupport" : false,
        "isModifier" : false,
        "isSummary" : false
      }
    ]
  }
}

XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.